type go/types.instance

3 uses

	go/types (current package)
		named.go#L119: 	inst *instance
		named.go#L139: type instance struct {
		named.go#L265: 	inst := &instance{orig: orig, targs: newTypeList(targs)}